const text/template/parse.itemWith

3 uses

	text/template/parse (current package)
		lex.go#L75: 	itemWith     // with keyword
		lex.go#L90: 	"with":     itemWith,
		parse.go#L405: 	case itemWith: